-
Home
-
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
-
5.2.11
-
Code
-
Classes
- SubmissionHandlerService
Total Complexity |
57 |
Dependencies |
15 |
Dependents |
2 |
Total lines |
521 |
Lines of code |
401 |
Logical lines of code |
158 |
Comment lines |
40 |
Methods |
10 |
Properties |
6 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getReturnData() |
B |
30 |
18 |
140 |
processSubmissionData() |
A |
41 |
8 |
65 |
prepareInsertData() |
A |
41 |
6 |
62 |
prepareHandler() |
S |
51 |
7 |
24 |
isSpamAndSkipProcessing() |
S |
57 |
6 |
17 |
handleValidation() |
S |
56 |
4 |
19 |
processSpamSubmission() |
S |
51 |
3 |
27 |
insertSubmission() |
S |
50 |
2 |
33 |
handleSubmission() |
S |
65 |
2 |
9 |
__construct() |
S |
73 |
1 |
5 |